const crypto/tls.typeCertificateStatus

3 uses

	crypto/tls (current package)
		common.go#L97: 	typeCertificateStatus   uint8 = 22
		conn.go#L1146: 	case typeCertificateStatus:
		handshake_messages.go#L1606: 	b.AddUint8(typeCertificateStatus)